ComponentOne FlexGrid for WPF and Silverlight
MaxGroupLevel Property (RowColCollection<T>)

C1.WPF.FlexGrid Namespace > RowColCollection<T> Class : MaxGroupLevel Property
Gets the maximum group level present in the grid.
Syntax
'Declaration
 
Public ReadOnly Property MaxGroupLevel As System.Integer
public System.int MaxGroupLevel {get;}
Remarks
If the grid does not contain any groups, this property returns -1.
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members